d/control: Add jq to Build-Depends and -tests Depends
authorSimon McVittie <smcv@debian.org>
Sat, 12 Jul 2025 16:00:00 +0000 (17:00 +0100)
committerSimon McVittie <smcv@debian.org>
Sat, 12 Jul 2025 16:00:00 +0000 (17:00 +0100)
debian/control

index e6e3bb28cbdee6b39e1cbbadb9829fcb143f6b00..76a0b9751e982e780f3a499cc989993ee6fce1a9 100644 (file)
@@ -29,6 +29,7 @@ Build-Depends:
  gobject-introspection,
  gobject-introspection (>= 1.78.1-7~) <cross>,
  gtk-doc-tools <!nodoc>,
+ jq <!nocheck>,
  libarchive-dev,
  libattr1-dev,
  libavahi-client-dev,
@@ -210,6 +211,7 @@ Depends:
  gir1.2-ostree-1.0,
  gjs [!alpha !armel !hppa !ia64 !m68k !sh4 !sparc64 !x32],
  gnupg,
+ jq,
  ostree,
  python3,
  python3-yaml,